Autogenerated HTML docs for v1.6.5.2-215-g77097f 
diff --git a/git-send-pack.html b/git-send-pack.html index 826d276..2aad49c 100644 --- a/git-send-pack.html +++ b/git-send-pack.html 
@@ -480,10 +480,10 @@  </ul></div>   <div class="para"><p>Without <em>--force</em>, the &lt;src&gt; ref is stored at the remote only if   &lt;dst&gt; does not exist, or &lt;dst&gt; is a proper subset (i.e. an  -ancestor) of &lt;src&gt;. This check, known as "fast forward check",  +ancestor) of &lt;src&gt;. This check, known as "fast-forward check",   is performed in order to avoid accidentally overwriting the   remote ref and lose other peoples' commits from there.</p></div>  -<div class="para"><p>With <em>--force</em>, the fast forward check is disabled for all refs.</p></div>  +<div class="para"><p>With <em>--force</em>, the fast-forward check is disabled for all refs.</p></div>   <div class="para"><p>Optionally, a &lt;ref&gt; parameter can be prefixed with a plus <em>+</em> sign   to disable the fast-forward check only on that ref.</p></div>   </div>  @@ -501,7 +501,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2009-11-15 09:57:19 UTC  +Last updated 2009-11-16 02:10:14 UTC   </div>   </div>   </body>